Skip to content

Conversation

sgpinkus
Copy link

@sgpinkus sgpinkus commented Jan 8, 2025

Description:
Minor code readability improvements discovered on code review.

  • Rename (Pipenv|Poetry)Cache "patterns" field to "cacheDependencyPath" to be consistent with PipCache, base class, and cache-factory.ts
  • Rm CacheDistributor.cacheDependencyPath field and pass back from computeKeys instead, simplifying CacheDistributor.restoreCache error check. Rm now not needed constant.ts.

Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@sgpinkus sgpinkus requested a review from a team as a code owner January 8, 2025 06:14
…eld to "cacheDependencyPath" to be consistent with base class and cache-factory.
…readonly abstract fields of concrete cache implementations. Remove empty CacheDistributor constructor.
…ss back from computeKeys instead, simplifying CacheDistributor.restoreCache error check. Rm now uneeded constant.ts file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant